﻿@charset "utf-8";
	/* CSS Document*/
	@charset "utf-8";
	body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
form, fieldset, legend, button, input, textarea, table, tr, td {
	margin:0px;
	padding:0px;
}
fieldset, img {
	border:0;
}
li {
	list-style:none;
}
address, cite, dfn, em, var {
	font-style: normal;
}
/* 将斜体扶正*/
	code, kbd,samp {
	font-family: courier new, courier, monospace;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
h1, h2, h3, h4, h5, h6 {
	}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.38em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
	font-style: italic;
}
address,cite,dfn,em,var {
	font-style:normal;
}
caption,td {
	font-weight: normal;
}
cite, blackquote, em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
pre, code {
	font-family: monospace;
	font-size: 1.1em;
}
abbr[title],acronym[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	/* 边框合并属性*/
	border-spacing:0;
}
q:before, q:after, blockquote:before, blockquote:after {
	content:"";
	content:none
}
blockquote, q {
	quotes:none;
}
legend {
	color: #464646;
}
button,input,select,textarea,checkbox,radio {
	vertical-align:middle;
}
a {
	text-decoration: none;
	color:#4A4A4A;
}
a:hover {
	text-decoration: underline;
}
body {
	color:#4A4A4A;
	line-height:180%;
	font: 12px/1.5 Tahoma,Arial,sans-serif;
	min-width:1200px;
	width:100%;
	background:#f2f2f2
}
.fr {
	margin:0 auto;
	float:right;
}
.fl {
	float:left;
}
.clear {
	clear:both;
}
.blank5,.blank10,.blank20,.blank30 {
	clear:both;
	overflow:hidden;
}
.blank5 {
	height:5px;
}
.blank10 {
	height:10px;
}
.blank30 {
	height:30px;
}
.blank20 {
	height:20px;
}
.block {
	display:block;
}
.overflow {
	overflow:hidden;
}
.pr {
	position:relative;
}
/*相对*/
	.pa {
	position: absolute;
}
/*绝对*/
	.top_box {
	clear:both;
	width:1100px;
	margin:0px auto;
}
.box {
	clear:both;
	width:1100px;
	margin:0px auto;
	overflow:hidden;
	z-index:10;
	position:relative;
}
.maxbox {
	height:34px;
	width:100%;
	background:url(images/nav_bj2.jpg) left top repeat-x;
}
.header {
	height: 259px;
	background: url(images/header.gif) repeat-x center top;
	position: relative;
	z-index: 888;
}
.top {
	text-align:right;
	font-family: "Microsoft YaHei";
	color: #666;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	width:100%;
}
.top a {
	margin:0 5px;
	color:#666;
}
.top2 {
	height:100px;
	width:1100px;
	margin:0 auto
}
.logo_main {
	width:100%;
	padding-top: 35px;
	height: 119px;
}
.top_left {
	float:left;
}
.top_gg {
	float:left;
	height:36px;
	background:url(images/tongzhigonggao.gif) 0px 6px no-repeat;
}
.top_gg1 {
	margin:6px 0 0 150px;
}
.china {
	background:url(images/chinese.jpg) no-repeat left center;
	padding-left:25px;
}
.english {
	background:url(images/english.jpg) no-repeat left center;
	padding-left:25px;
}
.logo_box {
	float:left;
	width:510px;
}
.logo_tel {
	float: right;
	margin-top: 31px;
	background: url(images/top_tel.png) 0 bottom no-repeat;
	overflow: hidden;
	height: 53px;
	padding-left: 49px;
	color: #414141;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	line-height: 27px;
}
.logo_tel span {
	font: 700 15px/18px "microsoft yahei";
	color: #052237;
	font-size:14px;
	font-weight:normal;
	color:#000;
}
.logo_tel p {
	font-size: 26px;
	display: block;
	color: #ef8201;
	font-family: arial;
	font-weight: bold;
}
#main_products {
	max-width:400px;
	float:right
}
.notice {
	width:100%;
	margin:0 auto;
	line-height:35px;
	height:35px;
	background:url(images/ah1.jpg) repeat left top;
	background:#ececec
}
.notice_content {
	width:1100px;
	margin:0 auto;
	line-height:35px;
	height:35px;
}
.notice_left {
	max-width:650px;
	float:left;
	text-indent:5px;
}
.notice_left a {
	padding-left:5px;
	padding-right:5px;
	line-height:18px;
}
.notice_right {
	max-width:400px;
	float:right
}
.search {
	float: right;
	height:24px;
	line-height:24px;
	background-position:23px;
	margin-top:5px;
	width:223px;
}
.s_text {
	height: 22px;
	line-height: 22px;
	outline: none;
	border: 1px solid #d5d5d5;
	border-right: none;
	background: url(images/seaTxt.gif) no-repeat left top #fff;
	width: 143px;
	padding: 0 10px 0 30px;
	float: left;
	color: #b6b7b7;
	font-size: 12px;
}
.s_btn {
	float:right;
	width:37px;
	height:24px;
	border:none;
	background:url(images/search.png);
	cursor: pointer;
}
.s_btn_a {
	float:left;
	width:62px;
	height:27px;
	line-height:27px;
	color:white;
	border:none;
	background:url(images/s_btn_a.gif);
	cursor: pointer;
}
.search1 {
	height:24px;
	line-height:24px;
	background-position:23px;
	margin-top:5px;
	width:188px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px
}
.s_text1 {
	float:left;
	width:160px;
	line-height:22px;
	height:22px;
	color:#626262;
	border:1px solid #999;
	text-indent:5px;
	background:#fff;
}
.s_btn1 {
	float:right;
	width:26px;
	height:24px;
	border:none;
	background:url(images/search.png);
	cursor: pointer;
}
.s_btn1_a {
	float:left;
	width:62px;
	height:27px;
	line-height:27px;
	color:white;
	border:none;
	background:url(images/s_btn_a.gif);
	cursor: pointer;
}
.tel10 {
	width:230px;
	float:right;
	padding:10px 0;
	color:#868686;
	font-weight:bold;
	font-size: 18px;
}
.tel10 span {
	color:#125c9e;
	font-size:20px;
	padding-left:5px;
}
#menu {
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	z-index:999
}
.menu {
	height:70px;
	height: 47px;
	position: relative;
}
.menu_box {
	width:1100px;
	margin:0 auto;
	height:70px;
}
.menu_ul li.one {
	float: left;
	line-height: 47px;
	font-size: 16px;
	color: #ee687f;
	display: block;
}
.menu_ul li.menu_li {
	float:left;
	height:70px;
	width:2px;
	background:url(images/menu_li.gif) no-repeat;
}
.menu_ul li.one a {
	display:block;
	height:70px;
	width:120px;
	line-height:70px;
	text-align:center;
	color:#fff;
	font-size: 15px;
	font-family: Microsoft YaHei,"宋体";
}
.menu_ul li.one a:hover, .menu_ul li.on a {
	text-decoration: none;
	background:url(images/navbg01.png) no-repeat center center;
	color: #ffffff;
	background: #e98601;
}
.menu_ul li.on a {
	background:url(images/navbg01.png) no-repeat center center;
	color: #ffffff;
	background: #e98601;
}
.menu_ul li .on {
	text-decoration: none;
	color: #fff;
}
.menu2 {
	height:40px;
	line-height:40px;
	text-align:center;
	background:url(images/tongzhigonggao.gif) left top no-repeat;
}
.banner {
	width:100%;
}
#banner {
	width:100%;
	background-color: #f3f3f3;
	z-index: 10;
	margin:0 auto;
	text-align:center;
	height: AUTO;
	overflow: hidden;
	border-bottom:1px solid #ddd;
	background:url(images/banner.gif) center bottom no-repeat;
	padding-bottom:37px;
}
.banner1 {
	width:100%;
	background-color: #f3f3f3;
	z-index: 10;
	margin:0 auto;
	text-align:center;
	overflow: hidden;
	background: url(images/ban_s.jpg) no-repeat scroll center bottom transparent;
	padding-bottom: 24px;
}
#slides {
	position: relative;
	width:1100px;
	margin:0 auto
}
.slides_container {
	width:1100px;
	height:510px;
	margin:0 auto;
}
.slides_container img {
	width:1920px;
	height:510px;
	z-index:0;
	margin-left: -370px;
}
.slides_control {
	width:1100px;
	z-index:0;
	margin:0 auto;
	margin:0 auto;
}
.pagination {
	margin:0;
	position:absolute;
	top:450px;
	z-index:20;
	height:auto;
	width:auto;
	right:0;
	left:45%
}
.pagination li {
	float:left;
	margin-right:5px;
}
.pagination li a {
	display:block;
	width:18px;
	height:18px;
	line-height:18px;
	float:left;
	overflow:hidden;
	display:inline;
	font-weight: normal;
	border: 1px solid #f28700;
	background:#fff;
	color: #f28700;
	background:url(images/banner_list.png);
}
.pagination li.current a {
	background: #f28700;
	color:#fff;
	font-weight: normal;
	border: 1px solid #f28700;
}
.wrapper {
	width:100%;
	margin:auto;
	margin-top:20px;
}
#marqueedivqqL {
	}
.title10 {
	height:35px;
	line-height:35px;
}
.title10 a.aa {
	color:#797979;
	font-weight:bold;
	display:block;
	padding-left:20px;
	background:url(images/dian2.gif) left center no-repeat;
	float:left;
}
.title10 a.more {
	float:right;
}
.title11 {
	background:url(images/title11.gif) left top repeat-x;
	border-bottom:1px solid #DFDFDF;
}
/* 滚动图片*/
	.scroll10 {
	width:1100px;
	margin:0 auto;
	position:relative;
	padding-top:15px;
}
.scroll10 ul {
	}
.scroll10 li {
	float: left;
	margin-right: 10px;
	display: inline;
	width: 210px;
	position: relative;
}
.scroll10 li a {
	font-size:12px;
}
.scroll10 li p {
	width:100%;
	color:#666;
	margin-top:0;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.scroll10 li p a {
	color:#666
}
.scroll10 li h5 {
	width:200px;
	margin:10px 0px }
.scroll10 img {
	height: 180px;
	width: 200px;
	padding: 1px 0px 0px 1px;
	padding:2px;
	border:1px solid #ddd;
}
.scroll10 img:hover,#list-view .highlight {
	box-shadow:1px 1px 10px #777;
}
.scroll10 li span {
	display: block;
}
.scroll10 a.bx-prev,.scroll10 a.bx-next {
	position:absolute;
	top:40px;
	display:block;
	width:30px;
	height:100px;
	z-index:998;
}
.scroll10 a.bx-prev {
	left:-30px;
	background: url(images/bra_lf_btn2.jpg) no-repeat center center;
}
.scroll10 a.bx-prev:hover {
	background: url(images/bra_lf_btn2.jpg) no-repeat center center;
}
.scroll10 a.bx-next {
	right:-30px;
	background: url(images/bra_rt_btn2.jpg) no-repeat center center;
}
.scroll10 a.bx-next:hover {
	background: url(images/bra_rt_btn2.jpg) no-repeat center center;
}
.scroll101 {
	width:670px;
	margin:0 auto;
	position:relative;
}
.scroll101 ul {
	}
.scroll101 li {
	float: left;
	margin-right: 25px;
	display: inline;
	width: 158px;
	height: 100px;
	position: relative;
}
.scroll101 li a {
	font-size:12px;
}
.scroll101 li p {
	width:100%;
	color:#666;
	margin-top:0;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.scroll101 li p a {
	color:#666
}
.scroll101 li h5 {
	width:182px;
	margin:10px 0px }
.scroll101 img {
	width: 158px;
	height: 100px;
	padding: 1px 0px 0px 1px;
	border: 0px none;
}
.scroll101 img:hover,#list-view .highlight {
	box-shadow:1px 1px 10px #777;
}
.scroll101 li span {
	display: block;
}
.scroll101 a.bx-prev,.scroll101 a.bx-next {
	position:absolute;
	top:0px;
	display:block;
	width:30px;
	height:100px;
	z-index:998;
}
.scroll101 a.bx-prev {
	left:-30px;
	background: url(images/bra_lf_btn.gif) no-repeat center center;
}
.scroll101 a.bx-prev:hover {
	background: url(images/bra_lf_btn.gif) no-repeat center center;
}
.scroll101 a.bx-next {
	right:-30px;
	background: url(images/bra_rt_btn.gif) no-repeat center center;
}
.scroll101 a.bx-next:hover {
	background: url(images/bra_rt_btn.gif) no-repeat center center;
}
/* 滚动图片*/
	.scroll102 {
	width:320x;
	margin:0 auto;
	position:relative;
	margin-bottom:15px;
}
.scroll102 ul {
	width:320x;
	padding-top:10px;
	padding-left:40px;
	padding-right:40px;
}
.scroll102 li {
	width:198px;
	text-align:center;
	padding:5px 11px 0;
	float: left;
	height:254px;
	margin: 0px 10px;
}
.bx-wrapper {
	margin:0 auto
}
.scroll102 li a {
	font-size:12px;
}
.scroll102 li p {
	color:#333;
	margin-top:0;
}
.scroll102 li p a {
	color:#333;
}
.scroll102 li h5 {
	width:182px;
	margin:10px 0px }
.scroll102 img {
	height:212px;
	width:182px;
	margin-bottom:1px;
	padding:0;
	border:2px solid #fff;
	background:none;
	padding:5px;
	border:1px solid #ddd;
}
.scroll102 img:hover,#list-view .highlight {
	box-shadow:1px 1px 10px #777;
}
.scroll102 li span {
	color:#F3572F;
}
.scroll102 a.bx-prev,.scroll102 a.bx-next {
	position:absolute;
	top:70px;
	display:block;
	width:30px;
	height:100px;
	z-index:99999;
}
.scroll102 a.bx-prev {
	left:-40px;
	background: url(images/bra_lf_btn2.jpg) no-repeat center center;
}
.scroll102 a.bx-prev:hover {
	background: url(images/bra_lf_btn2.jpg) no-repeat center center;
}
.scroll102 a.bx-next {
	right:-40px;
	background: url(images/bra_rt_btn2.jpg) no-repeat center center;
}
.scroll102 a.bx-next:hover {
	background: url(images/bra_rt_btn2.jpg) no-repeat center center;
}
.scroll103 {
	width:1020px;
	margin:0 auto;
	position:relative;
	padding-top:10px;
}
.scroll103 ul {
	padding-left:40px;
	padding-right:40px;
}
.scroll103 li {
	background:url(images/tm_picbg.gif) no-repeat scroll 0% 0%;
	width: 138px;
	margin: 0px 9px;
}
.scroll103 li a {
	font-size:12px;
}
.scroll103 li p {
	width:100%;
	color:#666;
	margin-top:0;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.scroll103 li p a {
	color:#666
}
.scroll103 li h5 {
	width:182px;
	margin:10px 0px }
.scroll103 img {
	width: 136px;
	height: 69px;
	padding: 1px 0px 0px 1px;
	border: 0px none;
}
.scroll103 img:hover,#list-view .highlight {
	box-shadow:1px 1px 10px #777;
}
.scroll103 li span {
	display: block;
}
.scroll103 a.bx-prev, .scroll103 a.bx-next {
	position:absolute;
	top:5px;
	display:block;
	width:30px;
	height:100px;
	z-index:99999;
}
.scroll103 a.bx-prev {
	left:-40px;
	background: url(images/bra_lf_btn1.png) no-repeat center center;
}
.scroll103 a.bx-prev:hover {
	background: url(images/bra_lf_btn1.png) no-repeat center center;
}
.scroll103 a.bx-next {
	right:-40px;
	background: url(images/bra_rt_btn1.png) no-repeat center center;
}
.scroll103 a.bx-next:hover {
	background: url(images/bra_rt_btn1.png) no-repeat center center;
}
.left {
	width: 235px;
	float: left;
	border:1PX solid #DDD;
	color: #FFF;
	padding-bottom: 30px;
	border-bottom: 6px solid #CECCCC;
	background:#fff
}
.right {
	width:832px;
	float:right;
	border:1px solid #ff7b26;
	padding-bottom:20px;
	border-width: 1px 1px 1px;
	border-style: solid;
	border-color: #ccc #ccc #ccc;
	background:#fff;
}
.left_a a {
	font-weight:bold;
	font-size:14px;
}
.left_a a:hover {
	}
.left_b {
	float:left;
	width:233px;
	overflow:hidden;
	padding-left:25px;
}
.left_b a:hover {
	}
.left_c {
	float:left;
	width:233px;
	overflow:hidden;
	padding-left:35px;
}
.left_c a:hover {
	}
.left1 h3 span {
	padding: 0 0 0 10px;
}
.left1 ul {
	border:1px solid #ddd ;
	background:#f5f5f5;
	overflow:hidden;
}
.left1 ul li {
	float:left;
	width:210px;
	; overflow:hidden;
}
.left1 ul li a {
	display:block;
	height:35px;
	line-height:36px;
	padding-top:7px;
	color:#464646;
	text-indent:65px;
	float:left;
	width:210px;
	;
}
.left1 ul li a:hover,.left1 ul li a.on {
	color:#f18636;
}
#announ {
	float:left;
	height: 36px;
	line-height: 36px;
	padding-left:135px;
	width: 400px;
	background:url(images/announ.gif) 5px center no-repeat;
	overflow:hidden;
}
#announ span {
	float:right;
}
.left3_1 {
	height:55px;
	padding-left:90px;
}
.left3_1 a {
	display:block;
	color:#316aa1;
	font-weight:bold;
	padding-top:15px;
	line-height:16px;
	font-size: 14px;
}
.left3_1 span {
	color:#4a8ece;
	font-weight:bold;
	line-height:16px;
	font-size: 16px;
}
.left3 ul {
	width: 206px;
	overflow: hidden;
	margin:0 auto
}
.left3 ul span {
	font-weight:bold;
	font-size: 22px;
	line-height:22px;
	color:#f29550;
}
.left3 ul li {
	line-height:24px;
}
.left3 {
	height:auto;
	width:235px;
	color:#333;
}
.left3 p {
	padding:20px 0 0 90px;
	color:#5385af;
	font-size: 14px;
	font-weight:bold;
}
.mianbao {
	color:#ababab;
	float:right;
	padding-left:5px;
}
.mianbao a {
	color:#636363;
	margin:0px 10px;
}
.title21 {
	margin:20px;
	color:4b4b4b;
	font-size: 16px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
}
.top_tel {
	background: url(images/tel.png) no-repeat left center;
	padding-left:20px;
}
.title9 {
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:14px;
	font-family: Microsoft YaHei,"宋体";
	font-weight:600;
	text-indent:10px;
}
.title9 a.aa {
	color:#fff;
	font-size:16px;

	display:block;
	padding:0 15px;
	text-indent:5px;
	float:left;
	font-family: Microsoft YaHei,"宋体";
	font-weight:600
}
.title9 a {
	color:#fff;
	font-size:14px;
	font-family: Microsoft YaHei,"宋体";
	font-weight:600;
}
.more img {
	line-height:35px;
	padding-right:10px;
}
.wrapper {
	width:100%;
	margin:auto;
}
.tc a {
	float:left;
	font-size: 15px;
	padding:10px 0 0 255px;
	font-family: Microsoft YaHei,"宋体";
}
.mm2 {
	line-height: 20px;
	overflow: hidden;
	border-left: 1px solid #dce0e1;
	border-right: 1px solid #dce0e1;
	width: 1100px;
	background-color: #f9fbfa;
}
.mm2 ul {
	padding: 10px 0;
	float:left;
	width:1100px;
	overflow: hidden;
}
.mm2 ul li {
	float:left;
	width:210px;
	; margin: 0 25px;
	text-align:center;
	line-height: 30px;
}
.mm2 ul li a {
	color: #353535;
	font-size: 13px;
}
.mm2 ul li dd {
	background: #E0E0E0;
	overflow:hidden;
	width:210px;
	; height:30px;
}
.bm {
	height: 16px;
	width: 1002px;
	overflow: hidden;
	background:url(images/sy_center_cpfl_bottom.jpg) no-repeat;
}
.dierhang {
	width:1100px;
	margin:0 auto;
	border: 1px solid #dddddd;
	background-color: #FFF;
}
.dierhang_main {
	width:100%;
	padding-top:20px;
}
.dierhang_content {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.dierhang1 {
	height: 307px;
	padding: 12px 0 0 24px;
	overflow: hidden;
}
.dierhang1_content {
	height: 140px;
	overflow: hidden;
	text-indent: 24px;
	font-family: "微软雅黑";
	font-size: 13px;
	padding: 0 8px 0 0;
	line-height: 28px;
	width: 720px;
}
.dierhang_left {
	width: 760px;
	height: 362px;
	overflow:hidden;
	border: none;
	padding: 0 3px;
	float:left
}
.dierhang_right img {
	border: 1px solid #dfdfdf;
	padding: 6px;
	width: 299px;
	height: 307px;
}
.dierhang_right {
	padding: 19px 6px 0 0;
}
.none {
	display:none;
}
.shuoming {
	width:100%;
	text-align:center;
	overflow:hidden;
	padding-bottom:10px;
}
.shuoming1 {
	width:100%;
	text-align:center;
}
.dierhang1 {
	width:100%;
}
.dierhang1_1 {
	width:100%;
	line-height:20px;
	overflow: hidden;
	border-top: none;
	height:auto;
}
.dierhang1_1 img {
	width: 150px;
	height: 100px;
	float: left;
	padding-right:20px;
	padding-bottom:2px;
}
.dierhang1_1 p {
	line-height:19px;
	color:#e8e8e8
}
.company_pic {
	width:100%;
	height:110px;
	margin-top:5px;
}
.dierhang1 ul li span {
	float: right;
}
.dierhang1 ul li.li1 a, .dierhang1 ul li.li2 a {
	padding-right: 30px;
	background: url(images/new10.gif) right center no-repeat;
}
.shuoming img {
	display:block;
	margin:0 auto
}
.shuoming1 img {
	display:block;
	margin:0 auto
}
.diyihang {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #d5d5d5
}
.diyihang_content {
	width: 1100px;
	margin-bottom: 10px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	height:520px;
}
.diyihang1 {
	width: 225px;
	overflow: hidden;
	margin-left: 14px;
	border: 4px solid #E3E3E3;
	display: inline;
	padding-bottom: 12px;
	float:left;
}
.diyihang1_content {
	width:100%;
	height:auto;
	margin-top:1px;
}
.diyihang2 {
	width:100%;
	float:right;
}
.diyihang1 li {
	line-height:30px;
	text-align:center;
	width: 100%;
	height: 37px;
	line-height:37px;
	text-align: left;
	font-size: 14px;
	cursor: pointer;
}
.disanhang {
	width:100%;
	padding-top:15px;
}
.disanhang_content {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	margin-top: 5px;
}
.disanhang_center {
	background:url(images/charu.png) center center no-repeat;
	width:50px;
	float:left;
	height:260px
}
.disanhang1_content {
	height: 292px;
	overflow: hidden;
	padding: 24px 0 0 21px;
}
.disanhang1_content dl {
	height: 116px;
	overflow: hidden;
	padding-bottom: 30px;
}
.disanhang1_content dl dt {
	font-size: 0;
	line-height: 0;
}
.disanhang1_content dl dt img {
	width: 163px;
	height: 116px;
}
.disanhang1_content dl dd {
	padding-left: 20px;

	width: 522px;
	overflow: hidden;
}
.disanhang1_content dl dd h3 {
	font-size: 20px;
}
.disanhang1_content dl dd h3 a {
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #F38A00;
}
.disanhang2_content {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
.disanhang_right p {
	line-height: 30px;
	overflow: hidden;
	padding: 3px 5px;
}
.disanhang_left {
	width:760px;
	float:left;
	line-height:22px;
	border: 1PX solid #ddd;
	background:#fff;
}
.disanhang_left img {
	float:left;
}
.disanhang_right {
	width:320px ;
	float:right;
	border: 1PX solid #ddd;
	background:#fff;
}
.disanhang_right p {
	line-height:28px;
	text-indent:10px;
}
.disanhang_right .title h2 {
	height: 44px;
	line-height: 44px;
	padding: 0 16px 0 46px;
	background: #F38A00 url(images/ry.gif) no-repeat 16px 9px;
	border-bottom: none;
}
.disanhang_right .title h2 .fr a {
	color:#ffffff
}
.disanhang_right .title h2 em {
	font-style: normal;
	font-size: 11px;
	color: #fff;
	padding-left: 5px;
}
.disanhang_right .title .name {
	color: #fff;
}
.disihang {
	width:100%;
	overflow: hidden;
	padding-bottom:15px;
	padding-top:15px;
}
.disihang_center_content img {
	width:150px;
	height:120px;
	padding:5px;
	border:1px solid #ddd;
	float:left;
	margin-right:10px
}
.disihang_center_content dt {
	font-weight: bold;
	color:#fff;
	font-size:13px;
	line-height:25px;
}
.disihang_center_content dd {
	text-indent:10px;
	line-height:20PX
}
.disihang_center_content dl {
	height:135px;
}
.disihang_center_content li {
	background:url(images/item.png) left center no-repeat;
	line-height:32px;
	border-bottom:1px dashed #ddd;
	text-indent:20px }
.disihang_content {
	width:1100px;
	margin:0 auto
}
.disihang_list {
	width:30px;
	background:url(images/cha2.png) center center no-repeat;
	height:380px;
	float:left
}
.disihang_left {
	width:760px;
	float:left;
	background:#fff;
	margin-right:15px;
}
.disihang_left_content li {
	background:url(images/item.png) left center no-repeat;
	line-height:32px;
	border-bottom:1px dashed #ddd;
	text-indent:20px }
.disihang_center {
	width:480px;
	float:left;
	background:#fff;
	padding-right:15px;
}
.disihang_right {
	width:320px;
	float:right;
	border: 1PX solid #ddd;
	background:#ffffff
}
.disihang_right_content {
	background:#fff;
	text-align:center;
	width: 380px;
	height:280px;
	padding-bottom: 18px;
	float: left;
	padding: 10px;
}
.disihang_right_content img {
	width:220px;
	height:120px;
	padding:5px;
	border:1px solid #ddd
}
.disihang_center_content {
	padding-top:10px;
	padding-bottom:10px;
}
.disihang_left_content {
	padding-top:10px;
	padding-bottom:10px;
}
.disihang_right_content span {
	float:right
}
.disihang_right_content li {
	line-height:25px;
	padding-left:5px;
	padding-right:5px;
}
.disinhang {
	border: 1px solid #ebebeb;
	background:url(images/bottom_bg.jpg) repeat-x left top;
	padding:0px 10px;
	height:117px;
	width:958px;
	float:left;
}
.disihang_right_content dl {
	margin: 10px;
	padding-bottom:20px;
	border-bottom: 1px dashed #BFBFBF;
}
.disihang_right_content dt {
	padding: 0px 0px 0px 23px;
	background: transparent url(images/wt_icon1.gif) no-repeat scroll left top;
	line-height: 18px;
	font-weight: bold;
	text-align:left
}
.disihang_right_content dd {
	margin: 6px 0px 0px;
	text-indent: 2em;
	background: transparent url(images/wt_icon1.gif) no-repeat scroll left -21px;
	line-height: 24px;
	text-align:left
}
.wangzhan {
	font-size:12px;
	color:#f8f8f8;
	max-width:100%;
	float:left
}
.wangzhan a {
	color:#333;
}
.foot {
	width:100%;
	height:auto;
	color:#333;
	text-align:left;
	overflow-x:hidden;
	background: #e7e7e7 url(images/fbg.gif) repeat-x scroll top left;
}
.foot_box {
	width:1100px;
	margin:0 auto;
	padding: 18px 0 0 0;
	height: 143px;
	overflow: hidden;
	background: url(images/fnavx.gif) no-repeat center top;
}
.foot_menu {
	width:100%;
	height:auto;
}
.foot_menu_content {
	width:1100px;
	margin:0 auto;
}
.foot_logo {
	width:25%;
	float:left;
}
.foot_l {
	padding-bottom:20px;
	width:50%;
	float:left
}
.foot_l li {
	color: #333333;
	line-height:30px;
}
.floot_logo {
	float:left;
	width:200px;
	overflow:hidden;
}
.floot_logo img {
	width:95%;
}
.foot_l ul {
	margin:auto;
	width:1100px;
	text-align:left;
	padding-bottom:15px;
}
.foot_l ul li span {
	float:right;
}
.foot_l ul li a {
	margin:0 5px;
	color: #333333;
	font-size:14px;
}
.foot_r {
	width:10%;
	float:right;
	text-align:right;
	color: #333333;
}
.foot_r a {
	color: #333333;
	padding-left:5px;
	padding-right:5px;
}
.foot_r p {
	line-height:25px;
}
.foot_r a:link {
	color: #fff;
	text-decoration:none
}
.foot_r img {
	float:right;
	margin-top:5px;
	border:2px solid #eee;
}
.foot_qr_codes {
	padding-top:0px
}
.foot_qr_codes dd {
	text-align:center
}
.left3_1 {
	height:55px;
	padding-left:90px;
}
.left3_1 a {
	display:block;
	color:#316aa1;
	font-weight:bold;
	padding-top:15px;
	line-height:16px;
	font-size: 14px;
}
.left3_1 span {
	color:#4a8ece;
	font-weight:bold;
	line-height:16px;
	font-size: 16px;
}
.left3 ul span {
	font-weight:bold;
	font-size: 22px;
	line-height:22px;
	color:#f29550;
}
.left3 ul li {
	line-height:24px;
}
.title {
	border-bottom:1PX solid #EEE;
}
.title20 {
	padding:0px 10px;
	overflow: hidden;
	background: transparent url("images/nei_title.gif") repeat-x scroll left top;
	text-indent:25px;
	height: 56px;
	border-bottom:1px solid #ddd;
}
.title20 h5 {
	color: #fff;
	font-family: Microsoft YaHei,"宋体";
	font-size:16px;
	width:auto;
	line-height:56px;
	background:url(images/item.png ) no-repeat left center
}
.mianbao {
	color:#fff;
	float:right;
	padding-left:6px;
	line-height:56px;
}
.mianbao a {
	color:#fff;
	margin:0px 5px;
}
.company {
	text-indent: 24px;
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 28px;
	color: #666666;
}
#con {
	width:1100px;
	height:280px;
	margin:0 auto;
	margin-top:10px;
}
#con2 {
	width:1100px;
	height:510px;
	margin:0 auto;
	margin-top:15px;
}
#con_l {
	width:620px;
	height:280px;
	float:left;
	position:relative;
	border:1p solid #eeeeee;
}
#con_l em {
	position:absolute;
	left:-22px;
	top:63px;
}
#con_l h2 {
	lin-height:30px;
	display:block;
}
#box,#box1 {
	width:211px;
	height:19px;
	margin-bottom:6px;
	color:#e6f5ff;
	font-size:13px;
	line-height:19px;
}
input#text,input#text1,#box1 select,#box select {
	border:none;
	display:inline;
	color:#9f9e9e;
	line-height:19px;
	padding-left:3px;
}
input#text {
	width:146px;
	height:19px;
	background:url(images/indextextbg.gif) no-repeat;
	margin-left:7px;
}
input#text1 {
	width:61px;
	height:19px;
	background:url(images/indextextbg1.gif) no-repeat;
	margin-left:7px;
}
#box1 select {
	width:61px;
	height:19px;
	background:url(images/indextextbg2.gif) no-repeat;
	margin-left:20px;
}
#box select {
	width:43px;
	height:19px;
	background:url(images/indextextbg3.gif) no-repeat;
}
#box2 {
	width:151px;
	height:22px;
	margin-top:22px;
	padding-left:60px;
}
#box2 input {
	width:94px;
	height:22px;
	background:url(images/indexannubg.gif) no-repeat;
	border:none;
}
#con_m {
	width:368px;
	height:280px;
	float:right;
}
#con_m ul {
	width:368px;
	height:248px;
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#fefefe
}
#con_m ul li {
	line-height: 30px;
	text-indent: 25px;
	background: url(li.gif) 5px no-repeat;
	clear: both;
	overflow: hidden;
	text-align: left;
}
#con_m ul li a {
	font-size: 12px;
}
#con_r ul {
	width:368px;
	height:298px;
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#fefefe;
}
#con_r ul li {
	line-height: 30px;
	text-indent: 25px;
	background: url(li.gif) 5px no-repeat;
	clear: both;
	overflow: hidden;
	text-align: left;
}
#con_r ul li a {
	font-size: 12px;
}
#con_r {
	width:368px;
	height:298px;
	float:right;
}
.box2 {
	padding-top:20px;
	margin-bottom:20px;
}
.con_m_m {
	width:381px;
	height:169px;
	position:relative;
	padding:0 5px 0 6px;
}
.con_m_m img {
	border:2px solid #f3f3f3;
}
#idNum {
	width:81px;
	height:25px;
	position:absolute;
	top: -45px;
	left:310px;
}
#idNum li {
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	width:27px;
	height:0;
	padding-top:25px;
	cursor: pointer;
	background:url(images/indexpicdoc.gif) no-repeat;
	font-size:10px;
}
#idNum li.on {
	background:url(images/indexpicdoc1.gif) no-repeat;
}
#tit1 {
	width:100%;
	line-height:35px;
	border-bottom:1px solid #0884d1;
	border-left:1px solid #dddddd;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:url(images/title_bg.jpg) repeat-x;
	font-family:Microsoft Yahei ,Helvetica, sans-serif,Arial, 宋体, sans-serif;
}
#tit1 img {
	width:45px;
	height:5px;
	line-height:30px;
	vertical-align:middle }
#tit1 a {
	font-size: 14px;
	font-weight:bold;
	color:#0884d1;
	margin:0px 5px;
}
#tit1 a.more {
	float:right;
	margin:5px 10px;
}
.tit1_item {
	height:35px;
	width:10px;
	float:left;
	background:url(images/item.jpg) no-repeat;
	background-position:center center
}
#tit2 {
	line-height:30px;
	background:url(fl.jpg);
	border-bottom: 1px solid #dfdfdf;
}
#tit2 a {
	font-size: 14px;
	font-weight:bold;
	color:#0884d1;
	margin:0px 20px;
}
#tit2 a.more {
	float:right;
	margin:5px 10px;
}
#con_r_m {
	width:620px;
	height:248px;
	overflow:hidden;
	display:block;
	overflow:hidden;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	background:#fefefe
}
#con_r_m img {
	padding:0px 10px 10px 0px;
	float:left;
	width:210px;
	; height:150px;
}
#con_r_m b {
	color:#1a519d;
	margin-bottom:5px;
	display:block;
}
#con_r_m p {
	line-height:25px;
	color:#424242;
	text-indent:10px;
	padding:5px;
}
#con_r em {
	position:absolute;
}
#con_r_m a {
	color:#0884D1;
	text-decoration:underline
}
#con_r_m a:hover {
	color:#0884D1;
}
#con_pic {
	width:620px;
	height:298px;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	background:#fefefe
}
#pro {
	width:1100px;
	height:230px;
	margin:0 auto;
	margin-top:10px;
}
#pro #title {
	width:1100px;
	background:url(images/title_bg.jpg) repeat-x;
	line-height:35px;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
	border-bottom:1px solid #0884D1;
	color:#0884D1
}
#pro #title a {
	font-size: 14px;
	font-weight:bold;
	margin-left:10px ;
	color:#0884D1
}
#pro #title a.more {
	float:right;
	margin:5px 10px;
}
#pro #title a.more img {
	height:5px;
	width:45px;
	line-height:35px;
	vertical-align:middle;
	padding-top:5px;
}
.rollBox {
	width:1100px;
	height:180px;
	overflow:hidden;
	border-bottom:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
}
.rollBox .LeftBotton {
	overflow:hidden;
	float:left;
	display:inline;
	background: url(images/jt1.gif) no-repeat;
	width:27px;
	height:70px;
	cursor: pointer;
	margin:50px 19px 0 0;
}
.rollBox .RightBotton {
	overflow:hidden;
	float:left;
	display:inline;
	background: url(images/jt2.gif) no-repeat;
	width:27px;
	height:70px;
	cursor:pointer;
	display:inline;
	margin:50px 0px 0 14px;
}
.rollBox .Cont {
	width:913px;
	overflow:hidden;
	float:left;
	display:inline;
}
.rollBox .ScrCont {
	width:10000px;
}
/*加大宽度是为了适应更多的logo内容*/
	.rollBox .Cont li {
	width:164px;
	height:160px;
	float:left;
	text-align:center;
	display:inline;
	margin-right:12px;
}
.rollBox .Cont li img {
	margin:15px 6px 8px 7px;
	border:1px #AFADAD dashed;
}
.rollBox .Cont li p {
	padding:8px 0 0px 0;
	display:block;
	line-height:12px;
	color:#9a9a9a;
}
.rollBox .Cont li p a {
	text-decoration:none;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}
.con {
	width:1100px;
	margin:auto;
}
.con_l {
	width:235px;
}
.submenu {
	width:100%;
	position:relative;
	padding-bottom:15px;
	float:left
}
.tit {
	background: transparent url("images/sub_ti2.gif") no-repeat scroll 0% 0%;
	height: 56px;
	line-height: 35px;
	color: #FFF;
	padding: 0px 10px 0px 10px;
	text-align:center }
.tit a {
	color:#fff;
	font-size: 16px;
	font-family: Microsoft YaHei,"宋体";
	text-decoration: none;
	text-align:center;
	line-height:60px;
	font-weight:bold
}
.tit span {
	font-size:14px;
	font-weight:normal;
}
.submenu ul {
	width:100%;
	overflow: hidden;
}
.submenu li:hover a,.submenu li.hover a {
	color:#F30;
}
.news {
	width:233px;
	height:209px;
	border:1px solid #efefef;
	border-bottom:none;
	margin-top:7px;
}
.news h2 {
	height:37px;
	line-height:37px;
	font-size: 12px;
	color:#979797;
	background:url(images//conlnewstitbg.gif) right top no-repeat;
}
.news h2 a {
	font-size: 14px;
	font-weight:bold;
	margin:0px 10px;
	line-height:37px;
	color:#464646;
}
.news dl {
	width:205px;
	height:67px;
	border-bottom:1px dashed #eaeaea;
	margin:19px 12px 0 16px;
	color:#6d6d6d;
	line-height:20px;
}
.news dl dt img {
	padding:5px;
	background:url(images//conlnewspicbg.gif) no-repeat;
	float:left;
	margin-right:11px;
}
.news dl:hover dt img {
	border:2px solid #fac320;
	background:none;
	padding:0;
	margin-right:17px;
}
.news dd a {
	color:#1d5d97;
}
.mewsx {
	width:235px;
	height:8px;
	overflow:hidden;
}
.con_r {
	width:745px;
	border:1px solid #efefef;
}
.title1 em {
	position:absolute;
	left:-3px;
	top:-2px;
}
.left3 {
	height:auto;
	width:235px;
	padding-bottom:20px;
	float:left
}
.nei_contact_img {
	margin-top:10px;
}
.left3 .nei_contact_img img {
	width:150px;
	height:100px;
}
.left3 p {
	padding:20px 0 0 90px;
	color:#5385af;
	font-size: 14px;
	font-weight:bold;
}
.title h2 {
	height: 40px;
	overflow: hidden;
	border: 1px solid #FFF;
	border-bottom:0px solid #fff;
	padding: 0px 5px 0px 5px;
	font-size: 26px;
}
.title h2 .fr {
	float:right;
}
.title1 h2 {
	height: 40px;
	overflow: hidden;
	background: #F3F3F3 url("images/item.png") no-repeat scroll left center;
	; border: 1px solid #FFF;
	border-bottom:0px solid #fff;
	padding: 0px 5px 0px 5px;
	font-size: 26px;
	background:url(images/t1.gif) left top repeat;
}
.title1 h2 .fr {
	float:right;
	WIDTH:40PX;
	padding-right:10PX;
}
.p_title {
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	padding-left: 9px;
	border-bottom: 1px solid #F38A00;
	font-weight: normal;
	font-family: "微软雅黑";
}
.p_title a {
	font: bold 18px/40px "Microsoft Yahei";
	color: #034091;
}
.p_title .name {
	color: #fff;
	background: url(images/hot.gif) no-repeat;
	display: block;
	width: 135px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	font-weight: normal;
	font-family: "微软雅黑";
	float:left
}
.p_title .more {
	font: normal 12px/40px "Microsoft Yahei";
	float:right;
	padding-right:10px;
	font-family: "宋体";
	font-size: 12px;
	color: #797979;
}
.title .name {
	color: #F38A00;
	font-size: 14px;
	line-height: 34px;
	font-weight: normal;
	font-family: "微软雅黑";
}
.title1 .name {
	color: #211B17;
	font: bold 16px/40px "微软雅黑";
	display: inline-block;
	background: transparent url("images/item.png") no-repeat scroll left center;
	padding-left:25PX;
}
.p_title span {
	padding-top:7px;
	padding-left:3px;
	color:#999;
}
.c_title {
	background:url(images/title_bg.png) left top repeat;
	height: 40px;
	line-height:40px;
	border-bottom:1px solid #ddd;
}
.c_title .title_left {
	background:url(images/c_title.png) center top repeat;
}
.c_title .title_left {
	height:55px;
	padding-left:20px;
	padding-right:20px;
}
.c_title .title_left a {
	line-height:40px;
	color:#fff;
}
.d_title {
	height: 74px;
	overflow: hidden;
	text-align: center;
	background:url(images/xhz.gif) no-repeat scroll center 14px;
}
.d_title a {
	color:#06326e
}
.title_left {
	float:left;
	color: #FFF;
	line-height:29px;
	padding-left:20px;
	height: 29px;
}
.title_left a {
	color:#06326e ;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
	letter-spacing:1px;
}
.title span a {
	font-size: 12px;
	font-weight: normal;
	color: #b2b2b2;
	font-family: "宋体";
}
.title h2 a {
	color: #b2b2b2;
	font-size: 14px;
	line-height: 34px;
	font-weight: normal;
	font-family: "微软雅黑";
}
.title h2 em {
	font-style: normal;
	font-size: 11px;
	color: #cacaca;
	padding-left: 5px;
}
.title_right {
	float:right;
	line-height:30px;
	padding-right:10px;
}
.title_right a {
	color: #474747;
	opacity: 0.7;
	font-family: "宋体";
	font-size: 12px;
}
.title_right .more {
	float: right;
	line-height: 30px;
	margin-top:0px;
}
.product_title {
	height: 96px;
	padding: 0px 0px 0px 63px;
	background: #ff7b26 url(images/fenlie.png) no-repeat scroll 14px center;
	font-size: 22px;
	line-height: 96px;
}
.contact_title {
	background: transparent url("images/left_06.gif") no-repeat scroll 0% 0%;
	height: 56px;
	line-height: 35px;
	color: #FFF;
	padding: 0px 10px 0px 15px;
}
.contact_title a {
	color:#fff;
}
#main1 {
	width:682px;
	padding:27px 0 35px 22px;
}
#main1 b {
	padding-right:17px;
	margin-bottom:20px;
	display:block;
}
#main1 dl {
	width:192px;
	height:218px;
	border:1px solid #efefef;
	margin:0 17px 19px 0;
	padding:7px 8px 0 8px;
	float:left;
	display:inline;
}
#main1 dt {
	margin-bottom:15px;
}
#main1 dd {
	width:192px;
	height:22px;
	line-height:14px;
	color:#949292;
}
#main1 dd a {
	color:#256499;
	font-weight:bold;
}
#main1 dl:hover {
	width:192px;
	height:218px;
	border:none;
	margin:0 17px 19px 0;
	padding:8px 9px 1px 9px;
	background:url(images/propicbg.gif) no-repeat;
}
#main1 dl:hover dd {
	color:#e9e9e9;
}
#main1 dl:hover dd a {
	color:#f3c133;
}
.order {
	text-align:right;
}
.order a {
	color:#6c6c6c;
	padding:3px 6px;
	background:#f3f2f2;
	border:1px solid #e2e1e1;
}
.order a:hover {
	background:#337bb1;
	color:#fff;
	padding:4px 7px;
	border:none;
}
.guestbook_title {
	font-size:15px;
	font-weight:700;
	width:100%;
	text-indent:10px;
	color:#075fa7;
	text-indent:20PX;
}
.guestbook_title a {
	color:#075fa7;
	font-weight:700;
}
.left_content {
	width: 228px;
	height: 520px;
	overflow: hidden;
	float:left;
	position: absolute;
	left: 0px;
	top: 0px;
}
.sha1 {
	background: url(images/sha1.jpg) no-repeat center 0px;
	height: 27px;
	line-height: 0;
	font-size: 0;
}
.l_top {
	height: 52px;
	color: #FFF;
	text-align: center;
	font: bold 20px "Microsoft YaHei";
	background:url(images/sub_til.gif) no-repeat scroll 0% 0%;
	overflow: hidden;
	line-height: 48px;
}
.l_top h4 {
	text-align: center;
	font-size: 20px;
	line-height: 48px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.l_top span, .l_top h4 a {
	color: #FFF;
	font-weight: normal;
}
.fr a {
	color: #b2b2b2;
}
.l_top span a {
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
}
.left_content ul {
	display: block;
}
.left_content ul {
	height: 435PX;
	padding: 5px 12px 0px;
	overflow: hidden;
}
.sub_bg {
	padding-bottom: 10px;
	border-left: 6px solid #F38A00;
	border-right: 6px solid #F38A00;
}
.listdi {
	background: url(images/listdi.gif) no-repeat left top;
	height: 9px;
	line-height: 0;
	font-size: 0;
}
.u-more {
	display: block;
	height: 116px;
	line-height: 116px;
	color: #121315;
	font-size: 18px;
	text-align: center;
}
.left_content li a {
	display: block;
	color: #484848;
	font: 14px/32px "Microsoft YaHei";
}
.submenu .one_fl {
	color: #FFF;
	background:url(images/dt_icon2.gif) no-repeat scroll left center;
	padding-left: 20px;
	margin-right: 15px;
	margin-left: 15px;
	height: 32px;
	line-height: 32px;
	border-bottom:1px dashed rgba(0,0,0,0.2)
}
.one_fl a {
	font-size:12px;
	color:#FFF;
}
.submenu .one_fl a {
	color: #6f6f6f;
	background: url(images/listh3.jpg) no-repeat;
	display: block;
}
.one_fl {
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	padding-left: 25px;
	border-bottom: 1px dotted #b9b9b9;
	background: url(images/lijt.gif) no-repeat 10px center;
}
.line_list {
	line-height:2px;
	padding-left: 20px;
	background:url(images/line_03.gif) no-repeat scroll center bottom;
}
.left_content li a:hover {
	font-size: 14px;
	text-decoration: none;
	display: block;
	color: #FF7300;
	font-size: 13px;
}
.zf_list {
	height:auto;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.zf_list li {
	color: #FFF;
	padding-left: 15px;
	line-height:30px;
	width:216px;
}
.zf_list li a {
	color:#fff;
	background: transparent url(images/ico_07.png) no-repeat scroll left center;
	color: #FFF;
	padding-left: 15px;
}
.diyihang1 li {
	width: 200px;
	background: url(images/pro_lf_li.png) no-repeat scroll center bottom transparent;
	line-height: 37px;
	height: 37px;
	padding: 15px 0px 0px;
}
.right_content {
	width:100%;
	float:right;
	height:515px;
	overflow:hidden;
	border: 1px solid #FFF;
	padding: 1px;
}
.right_main {
	background-color: #FFF;
	overflow: hidden;
	width:847px;
	float:right;
	position: absolute;
	top: 0px;
	right: 0px;
}
.center_content {
	width:100%;
	margin:0 auto;
	height:auto;
	padding-top:15px;
}
.content_list img {
	float:left;
	width:120px;
	height:100px;
	margin-right:10px
}
.content_list img:hover {
	box-shadow:1px 1px 10px #333;
}
.content_list {
	width:100%;
	height:auto;
	margin-top:5px;
	height:auto
}
.content_list dt a {
	font-weight: bold;
	font-family: Microsoft YaHei,"宋体";
	color:#333;
	font-size:14px;
}
.kong {
	width:100%;
	height:1px;
	background:#ddd
}
.content_list ul {
	margin-top:5px;
}
.content_list ul li {
	line-height:25px;
	width:100%;
	border-bottom:1px dotted #AAA;
}
.content_list ul li {
	background:url(images/ico1.gif) no-repeat left center;
	text-indent:10px
}
.content_list ul li span {
	float:right
}
.company_content {
	text-indent:20px;
	float:right;
	width:600px;
	line-height:30px;
}
.company_content a {
	color: #000;
}
.zilanmu {
	width:1100px;
	margin:0 auto
}
.zilanmu img {
	width:1920px;
	margin-left:-370px;
	display:block
}
.zi_list li {
	width:23%;
	float:left;
	padding:5px;
	text-align:left;
	text-decoration:underline;
	height:28;
	overflow:hidden;
	text-decoration:none
}
.zi_list {
	height:auto
}
.links, .hot_key {
	color:#333333;
	line-height:25px;
}
.hot_key a {
	padding:10px;
	color:#333333;
}
.link_title {
	width:100%;
	height: 40px;
	border-bottom: 1px solid #d3d1d0;
	line-height: 40px;
	overflow: hidden;
	color: #f7c07f;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #ecc08d;
}
.link_title a {
	color: #ef8200;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	padding-right: 5px;
}
.products_show {
	height: 254px;
	background: url(images/bra_bg.gif) repeat-x scroll 0% 0% #F9F9F9;
	width:100%;
}
.products_show_center {
	width:1100px;
	color:#ffffff;
	font-family: Microsoft YaHei,"宋体";
	margin:0 auto;
}
.products_show_content {
	width:100%
}
.products_show_center a {
	color:#fff;
}
.products_show_title {
	background: url(images/bra_t.jpg) no-repeat scroll 0% 0% transparent;
	width: 336px;
	height: 33px;
	line-height: 20px;
	text-align: center;
	margin: 0px auto;
	font-size:14px;
}
.products_show_title a {
	font-size:14px;
}
.products_show_title span {
	font-size:14px;
}
.about_pic {
	background:url(images/zj_sd.gif) no-repeat scroll center bottom transparent;
	width: 383px;
	height:200px;
	padding-bottom: 18px;
	float:left;
	padding: 1px;
	border: 1px solid #CCC;
}
.about_pic img {
	width:383px;
	height:185px;
	float:left;
}
.xiangqi {
	background: url(images/ab_more.gif) no-repeat scroll center bottom transparent;
	width:80px;
	height:35px;
	line-height:35px;
	float:left;
}
.xiangqi:hover {
	cursor:pointer
}
.xiangqi a {
	width:80px;
	height:35px;
	padding:10px;
	padding-left:40px;
}
.nTab {
	border: 1PX solid #ddd;
}
.nTab .TabTitle {
	height:41px;
	width:733px;
	position:relative;
	background: #Fff none repeat scroll 0% 0%;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	font-weight: normal;
	padding-left:15px;
}
.nTab .TabTitle li {
	float:left;
	cursor:pointer;
	height:41px;
	line-height:41px;
}
.nTab .TabTitle li a.aa {
	display:block;
	height:41px;
	text-align:center;
	line-height:41px;
}
.nTab .TabTitle li a.aa:hover {
	text-decoration: none;
}
.nTab .TabTitle .active a.aa {
	color: #F38A00;
	background: url(images/dthover.gif) repeat-x scroll center bottom;
	display: inline-block;
	font-family: "Microsoft Yahei";
	padding: 0px 14px;
	font-size: 14px;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 44px;
}
.nTab .TabTitle .normal a.aa {
	height: 44px;
	font: normal 14px/44px "微软雅黑";
	padding: 0px 14px;
	overflow: hidden;
	color: #211B17;
}
.nTab .TabTitle .normal a {
	color: #211B17;
	padding: 0px 14px;
}
.nTab .TabTitle a.more {
	display:none;
}
.nTab .TabTitle .active a.more {
	display:block;
	position: absolute;
	right:10px;
	top:0px;
}
.nTab .TabTitle .normal a.more {
	display:none;
}
.TabContent {
	clear:both;
	margin:0 auto
}
.TabContent dl {
	height:170px;
	padding:10px;
	padding-bottom:0px;
	padding-left:0px;
}
.TabContent img {
	height:180px;
	width:256px;
	BACKGROUND:#FFF;
	float:left;
	padding:20px;
	padding-right:10px;
}
.TabContent ul {
	float:left;
	width:420px;
	padding:15px 0 0 0 ;
	margin:20px;
	margin-top:0px;
	margin-left:0px;
}
.TabContent ul li {
	padding-left:20px;
	line-height:30px;
	background:url(images/dt_icon2.gif) 5px center no-repeat;
	width: 413px;
	float:left;
	margin-right:5px;
	border-bottom: 1px dashed #ccc;
}
.TabContent dt {
	margin-top:10px;
	font-size:14px;
	font-weight:600;
	font-family:Microsoft YaHei,"宋体","Arial Black", Gadget, sans-serif
}
.TabContent dd {
	line-height:25px;
}
.TabContent dt a {
	color:#000;
	font-size:14px;
	line-height:30px;
	text-indent:0px;
}
.TabTitle .more img {
	line-height:30px;
}
.TabContent span {
	float:right
}
.case_pic {
	width:1100px;
	margin:0 auto;
	height:auto
}
.case_pic dl {
	width:304px;
	float:left;
	padding:30px;
}
.case_pic dl .case_pics {
	width: 304px;
	display: block;
	background: url(images/sight_s.png) no-repeat scroll center bottom transparent;
	padding-bottom: 12px;
}
.case_pic dl img {
	width: 296px;
	height: 197px;
	background: none repeat scroll 0% 0% #FFF;
	padding: 4px;
	margin: 0px auto;
}
.case_pic dt {
	text-align:center;
	font-weight:bold;
}
.case_pic dt a {
	color:#333 ;
	line-height:30px;
}
.case_pic dd a {
	line-height: 24px;
	color: #555;
	width: 289px;
	margin: 18px auto 15px;
	height: 72px;
	overflow: hidden;
	word-spacing: -1.5px;
}
.case_pic1 {
	width:1100px;
	margin:0 auto;
	height:auto;
	padding-left:10px
}
.case_pic1 dl {
	float: left;
	width: 249px;
	height: 326px;
	background:url(images/ts.jpg) no-repeat scroll center bottom;
	overflow: hidden;
	margin-right: 26px;
	display: inline;
}
.case_pic1 dl .case_pics {
	width: 304px;
	display: block;
	padding-bottom: 12px;
}
.case_pic1 dl img {
	width: 249px;
	height: 190px;
	margin: 0px auto;
}
.case_pic1 dt {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #ddd;
	line-height:40px;
	width: 249px;
	height: 190px;
}
.case_pic1 dd {
	color: #FFF;
	text-align: center;
	height: 117px;
	padding: 5px 0px 0px;
	background: #f28700 none repeat scroll 0% 0%;
}
.case_pic1 dd h3 {
	font: bold 16px/42px "微软雅黑";
}
.case_pic1 dt a {
	color:#333 ;
	line-height:30px;
}
.case_pic1 dd a {
	line-height: 28px;
	overflow: hidden;
	word-spacing: -1.5px;
	color:#ddd;
}
.case_pic1 dd .case1_more {
	color:#f28700;
	font-size:12px;
}
.case_pic1 p {
	padding-left:15px;
	padding-right:15px;
}
.case1_more {
	color:#f28700;
}
.case_more {
	width:100%;
	line-height:44px;
	height:44px;
	padding-top:10px;
	cursor:pointer;
	text-align:right;
}
.case1_more {

	width:100%;
	line-height:44px;
	height:44px;
	padding-top:10px;
	cursor:pointer;
	text-align:right;
}
.disihang_center_content .case1_more {
	line-height:25PX;
	height:25PX;
}
.case1_more a {
	width: 73px;
	height: 28px;
	line-height:28px;
	float:left;
	background: #FF4A00 none repeat scroll 0% 0%;
	text-align:center;
	color:#fff;
	border-radius:5px;
}
.product_show {
	padding-left:15px;
	padding-top:15px;
	width:1000px;
}
.product_show dl {
	float: left;
	width: 358px;
	height: 165px;
	margin-top: 15px;
	padding: 9px 18px 0px 7px;
	border: 1px solid #E1E1E1;
	background: #f2f2f2 none repeat scroll 0% 0%;
	margin-right:15px;
}
.product_show img {
	background:url(images/pr_bg.png) no-repeat scroll center bottom transparent;
	display: block;
	width: 172px;
	border: 1px solid #DDD;
	height: 172px;
	padding: 5px;
	padding-bottom:20px;
}
.product_show dt a {
	color: #333;
	font-size: 14px;
	line-height: 26px;
	font-weight:bold
}
.product_show dd {
	padding: 0px 0px 5px;
	line-height: 20px;
	color: #646464;
}
.product_show li {
	width: 190px;
	position:relative;
	float: left;
	height: 230px;
	margin-right: 10px;
}
.product_show li p {
	text-align:center
}
.product_show li p a {
	font-size:13px;
}
.title h2 {
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	padding: 8px 9px 0 50px;
	border-bottom: 1px dashed #d5d5d5;
	font-weight: normal;
	font-family: "微软雅黑";
	background: url(images/jz.gif) no-repeat 19px 15px;
}
.com {
	text-align:left;
	font-family: "Microsoft Yahei";
	border-bottom:3px solid #ddd;
	height:50px;
	line-height:50px
}
.com a.more {
	padding: 0px;
	background: transparent none repeat scroll 0% 0%;
	border: medium none;
	font-size: 12px;
	color: #999;
	font-family: "宋体";
	margin-top:0px
}
.com a {
	display: inline-block;
	color: #FF4A00;
	border-bottom: 3px solid #f28700;
	height:50px;
	line-height:50px
}
.fr {
	margin:0 auto;
	text-align:center
}
.comm a {
	display: inline-block;
	height: 41px;
	padding: 0px 47px 0px 45px;
	line-height: 41px;
	background: #2065C4 url(images/item2.png) no-repeat scroll 14px center;
	color: #FFF;
	font-family: "Microsoft Yahei";
}
.comm a.more {
	padding: 0px;
	background: transparent none repeat scroll 0% 0%;
	color: #999;
	font-size: 12px;
	font-family: "宋体";
	margin-top:-5px;
}
.comm {
	font-size: 16px;
	font-weight: normal;
	padding: 0px 15px 0px 0px;
	border-bottom: 0px solid #FF4A00;
	font-size: 16px;
	font-weight: normal;
}
.comm1 {
	height: 74px;
	text-align: center;
	background: transparent url("images/xhz.gif") no-repeat scroll center 14px;
}
.comm1 a.more {
	padding: 0px;
	background: transparent none repeat scroll 0% 0%;
	color: #474747;
	font-size: 12px;
	font-family: "宋体";
	margin-top:0px;
	padding-right:10px;
}
.comm1 a {
	color: #F38A00;
	font: 24px "微软雅黑";
}
.comm1 span {
	display: block;
	color: #888;
	height: 22px;
	font: 12px/22px "微软雅黑";
	text-transform: uppercase;
	vertical-align: middle;
}
.disihang_right h2 {
	padding-top:0;
}
.conmpany_main {
	padding: 36px 30px 36px 30px;
	height:auto;
	background:#f2f2f2
}
.company_more {
	color:#f28700;
	font-size:14px
}
.company_more {
	margin-top:10px;
}
#content h3 {
	font-size:14px;
}
#content h3 a {
	font-size:14px;
}
#content {
	padding:10px;
}
.store {
	display: block;
	overflow: hidden;
	border-top: 1px solid #FFF;
	font-family: "Microsoft YaHei";
}
.store h2 {
	display: block;
	height: 95px;
	line-height: 95px;
	font-size: 32px;
	text-align: center;
	color: #4F4F4F;
}
.store h2 b {
	color: #FF6000;
}
.sys-tel {
	display: block;
	overflow: hidden;
	text-align: center;
	background:#fff;
	width:1100px;
	height:100px;
	margin:0 auto;
	background: url(images/free_tel.png) repeat center center;
	margin-top:20px;
	margin-bottom:20px;
}
.sys-tel em {
	font-style: normal;
	color: #fff;
	font-size: 25px;
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
	padding-right: 10px;
}
.sys-tel a {
	display: inline-block;
	height: 58px;
	line-height: 58px;
	vertical-align: middle;
}
.abt h2 b {
	display: block;
	overflow: hidden;
	color: #FF4A00;
	font-size: 32px;
}
.abt h2 {
	display: block;
	text-align: center;
	height: 89px;
	overflow: hidden;
	color: #545454;
	font-size: 24px;
	font-weight: normal;
}
.abt {
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #d7d7d7;
}
.links {
	width:100%;
	display: block;
	overflow: hidden;
	font-family: "Microsoft YaHei";
	background:#fff;
	background:url(images/links_bg.png) repeat top center;
	padding-top:20px;
	padding-bottom:20px
}
.links_content {
	width:1100px;
	margin: 0 auto
}
.guanggao2 {
	width:1100px;
	margin:0 auto;
}
.links h2 {
	display: inline;
	float: left;
	width: 117px;
	font-weight: normal;
	color: #0077BF ;
	font-size: 16px;
	text-transform: uppercase;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	text-align: center;
	background:#f8f8f8;
}
.links a {
	float: left;
	margin: 0px;
	padding: 0px;
}
.links_content a {
	height: 35px;
	line-height: 35px;
	display: inline-block;
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
	font-family: "Microsoft YaHei";
}
.ste-wrp {
	border-bottom:1px solid #d7d7d7;
	width:1100px;
	margin:0 auto
}
.ste-wrp img {
	border:0px solid #333;
	padding:0px;
	margin:0;
	list-style:none;
	display:block;
	margin:0 auto;
	margin-left:-326px;
}
.zi_list .on {
	color:#FF7B26;
	text-decoration:underline
}
.zi_list li a:hover {
	color: #ea6a03;
}
.zi_list li a {
	display: block;
	text-decoration:none;
	padding-left:5PX;
	padding-right:5PX;
}
#webchat {
	right: 0;
	top: 0;
	position: fixed;
	z-index:999998;
	overflow:visible;
}
#webchat a {
	background: url(images/webchat-panel-png24.png) no-repeat 0 0;
	_background: url(images/webchat-panel.png) no-repeat 0 0;
	display:block;
	cursor:pointer;
	width: 70px;
	height: 70px;
	position:relative;
}
#webchat a:hover {
	background-position:right 0;
}
#webchat a span {
	display:none;
}
#webchat .himwebchat {
	width:310px;
	background:#fff;
	padding:20px;
	color:#000;
	position:absolute;
	left:-350px;
	top:-100%;
	z-index:11;
	overflow: visible;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	opacity:0;
	filter:alpha(opacity=0);
	visibility:hidden;
}
#webchat a:hover .himwebchat {
	top:0;
	opacity:1;
	filter:alpha(opacity=100);
	visibility: visible;
}
#webchat .himwebchat .hd {
	font-size:14px;
	margin-bottom:10px;
}
#webchat .himwebchat strong {
	color:#dc0000;
	font-weight:normal;
}
#webchat .himwebchat .img {
	background:url(images/him-webchat.png) no-repeat 0 0;
	width:280px;
	height:280px;
	margin:0 auto 10px;
}
#webchat .himwebchat .bd em {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	line-height:16px;
	text-align:center;
	color:#fff;
	background: url(images/himwebchat-dot.png) no-repeat 0 0;
}
#webchat .himwebchat .bd .ml {
	margin-left:5px;
}
.liuyan {
	width:1100px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #ddd;
}
.liuyan_left {
	width:700px;
	float:left;
}
.liuyan_left input {
	clear: both;
	width: 305px;
	height: 32px;
	line-height: 32px;
	margin: 10px 40px 0px 0px;
	padding: 0px 10px;
	background: #F5F5F5 none repeat scroll 0% 0%;
	border: medium none;
	border:1px solid #d8d8d8;
}
.liuyan_left textarea {
	height: 68px;
	clear: both;
	width: 305px;
	margin: 10px 40px 10px 0px;
	padding: 0px 10px;
	border: medium none;
	line-height: 25px;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	background: #F5F5F5 none repeat scroll 0% 0%;
	float:left;
	border:1px solid #d8d8d8;
}
.liuyan_left .guestbook_code {
	float: left;
	width: 247px;
	margin: 0px 0px 5px 0px;
	float:left
}
.liuyan_left #checkcode {
	float: left;
}
.liuyan_left .guestbook_btn {
	width: 90px;
	height: 45px;
	line-height:35px;
	background: #179C47 none repeat scroll 0% 0%;
	color: #FFF;
	text-align: center;
	border: medium none;
	float: left;
	margin-left: 74px;
	margin:0;
	background:url(images/ok.png) no-repeat center center
}
.liuyan_left1 {
	width:280px;
	float:left
}
.liuyan_left2 {
	width:370px;
	float:right;
	padding-top:10px;
}
.liuyan_left img {
	float:left
}
.liuyan_right {
	width:320px;
	float:right;
	margin-right:15PX;
}
.liuyan_right li {
	height:30px;
	line-height:30px;
	font-size:14PX;
}
.liuyan_left p {
	line-height:30px;
	font-size:14px;
	text-align:center;
	padding-top:20px
}
.links_main {
	width:1100px;
	margin:0 auto
}
.foot_menu {
	height:40px;
}
.menu_foot {
	line-height:40px;
	height:40px;
	width:1100px;
	margin:0 auto;
	background:url(images/menu_foot.gif);
}
.menu_ul_foot li.one {
	float: left;
	line-height: 40px;
	font-size: 15px;
	color: #ee687f;
	display: block;
}
.menu_ul_foot li.menu_li {
	float:left;
	height:70px;
	width:1px;
	background:url(images/menu_li.gif) no-repeat;
}
.menu_ul_foot li.one a {
	display:block;
	height:40px;
	width:120px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size: 15px;
	font-family: Microsoft YaHei,"宋体";
}
.menu_ul_foot li .on {
	text-decoration: none;
	color: #fff;
}
ul#navmenu .menu_li_foot {
	width:1px;
	color:#fff;
	height:18px;
	background:rgba(255,255,255,0.5);
	margin-top:11px
}
.left_img {
	width:200px;
	margin:0 auto;
	text-align:center
}
.left_img p {
	margin-bottom:10px
}
.hc1 {
	color: #F38A00;
	font-family: Microsoft YaHei,"宋体";
	font-size: 16px;
	width: auto;
	line-height: 47px;
	background: transparent url("images/tu_04.png") no-repeat scroll left top;
	border:1PX solid #DDD;
	border-bottom:0PX solid #DDD;
	padding-left:20PX;
	padding-right:20PX;
}
.comment_list {
	border:1px solid #ddd;
	padding:20px;
}
.fenlei_list {
	height:405px;
	overflow:hidden
}
.logo_weixin IMG {
	width:88px;
	height:88px;
}
.logo_weixin {
	width:90px;
	height:90px;
	float:right;
	padding-left:10px;
	padding-top:10px
}
.phone1 {
	background:url(images/phone.jpg) no-repeat scroll left 8px;
	text-indent:25px
}
.mobile {
	background:url(images/mobile.png) no-repeat scroll left 8px;
	text-indent:25px
}
.fax {
	background:url(images/fax.jpg) no-repeat scroll left 8px;
	text-indent:25px
}
.email {
	background:url(images/mail.jpg) no-repeat scroll left 8px;
	text-indent:25px
}
.address {
	background:url(images/address.jpg) no-repeat scroll left 8px;
	text-indent:25px
}
.menu_ul_foot {
	height: 40px;
	font: 14px/40px "微软雅黑";
	text-align: center;
	margin-top:30px;
}
.menu_ul_foot a {
	padding: 0px 18px;
	color: #FFF;
	display: inline-block;
	background:url(images/fbor.gif) no-repeat scroll right center;
}
.top a img {
	vertical-align:middle
}
.left4 {
	width:100%;
	float:left
}
.left4_title {
	background: #f28700 none repeat scroll 0% 0%;
	height: 36px;
	line-height: 36px;
	padding-left: 13px;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
.left4_title a {
	color:#fff;
}
.left4_title .more {
	float:right;
	padding-right:10px;
}
.left4 li {
	display: block;
	padding-left: 25px;
	background:url(images/ico003.gif) no-repeat scroll 10px 10px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.casetitle {
	position: absolute;
	width: 184px;
	height: 135px;
	padding-top: 43px;
	text-align: center;
	color: #FFF;
	background: url(images/gray.png) repeat scroll center top;
}
.casetitle {
	display:none
}
.viewbut {
	width: 40px;
	height: 40px;
	float: left;
	display: inline;
	background:url(images/view.png) no-repeat scroll center top;
	margin: 0px 15px 0px 72px;
}
.case_t {
	width: 175px;
	text-align: center;
	color: #FFF;
	float: left;
	padding-top: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: "Microsoft Yahei";
	font-size: 13px;
	padding-left:5PX;
	padding-right:5PX;
}
.product_show li img:hover .casetitle {
	display:block;
	position: absolute;
	width: 274px;
	height: 118px;
	padding-top: 33px;
	text-align: center;
	color: #FFF;
	background: url(images/gray.png) repeat scroll center top;
	outline: medium none;
	transition: all 0.5s ease-in-out 0s;
}
.product_show li:hover .casetitle {
	display:block;
	outline: medium none;
	transition: all 0.5s ease-in-out 0s;
}
.dierhang_left h4 {
	height: 17px;
	line-height: 17px;
	margin: 14px 2px;
	background: url(images/ah3.gif) repeat-x;
	font-size: 14px;
	font-weight: normal;
	font-family: "微软雅黑";
	padding-left: 6px;
}
.dierhang_left h4 a {
	color: #fff;
	background-color: #fc6c09;
	padding: 0 20px;
}
.dierhang_left h4 span a {
	font-size: 12px;
	font-weight: normal;
	color: #b2b2b2;
	font-family: "宋体";
	background: #f4f4f4;
	padding: 0 4px;
}
.dierhang_left h4 span a {
	padding-right:30px;
	padding-left:10px;
	line-height:17px;
}
.dierhang_right {
	float:right;
	padding: 21px 8px 0 0;
}
.xxwm {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px
}
.xxwm li {
	line-height:25px;
}
.input {
	border:1px solid #ddd;
}
#menu {
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 9999;
	background: url(images/header.gif) repeat-x center bottom;
	height:71px;
}
.case {
	width:100%;
	margin:0 auto;
}
.case_center {
	width:1100px;
	margin:0 auto;
	border: 1px solid #dddddd;
	background-color: #FFF;
	padding-bottom:15px;
}
.diwuhang {
	width:100%;
	width: 100%;
	height: 350px;
	padding-top: 20px;
	background: url(images/diwuhang_dian.png) center top no-repeat #F38A00;
	border-bottom: 1px solid #CA7400;
	padding-bottom:20px;
}
.diwuhang_center {
	margin:0 auto;
	width:1100px;
	margin:0 auto;
	height: 350px;
	margin: 0 auto;
	background: url(images/diwuhangbg.jpg) right 60px no-repeat;
}
.diwuhang1 {
	width:490px;
	float:left
}
.title1 {
	height: 45px;
	line-height: 45px;
}
.diwuhang1 dt {
	margin-right: 10px;
}
.diwuhang1 dl dt {
	width: 124px;
	height: 92px;
	padding: 2px;
	border: 1px solid #bcc1c4;
	background: #ffffff;
	float: left;
}
.diwuhang1 dl dd a {
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
}
.diwuhang1 dl dd .intro {
	color: #36a1d2;
	font-size: 12px;
	line-height: 23px;
	padding-top: 0px;
}
.diwuhang1 dl dd .intro .more {
	color: #36a1d2;
	font:12px;
}
.diwuhang1 .news_list {
	padding-top:10px;
	padding-right:10px;
}
.diwuhang1 .news_list li {
	width:auto;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dotted #0e708a;
	color:#fff;
}
.diwuhang1 .news_list li span {
	float:right
}
.diwuhang1 .news_list li a {
	font-size:13px;
	color:#fff;
}
.diwuhang2 {
	float: right;
	width: 500px;
	height: 350px;
	padding-left: 100px;
}
.diwuhang2_1 {
	padding-top:20px;
}
.diwuhang1_1 {
	padding-top:15px;
}
.title_ly {
	width: 80px;
	padding-top:10px;
	float: left;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	color: #333;
}
.title_ly a {
	float:right
}
.guestbook_input {
	width:180px;
	height: 25px;
	border: 1px solid #f28800;
	background: #ffffff;
	margin-top: 7px;
	float: left;
}
.guestbook_textarea {
	width: 260px;
	height: 70px;
	border: 1px solid #f28800;
	background: #ffffff;
	margin-top: 7px;
}
.guestbook_code {
	width: 80px;
	height: 28px;
	border: 1px solid #f28800;
	background: #ffffff;
	margin-top: 7px;
	float: left;
}
.guestbook_btn {
	width: 80px;
	height:28px;
	margin-top:15px;
}
#verifycode_guest {
	padding-top:10px;
}
.diwuhang2 dl dd {
	width: 355px;
	float: left;
	padding-left: 5px;
	line-height: 40px;
}
.title_ly span {
	color:#f30000
}
.title1 a {
	font-size: 24px;
	font-weight: bold;
	color: #eeeeee;
}
.title1 .gray {
	color: #dddddd;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.title1 .more {
	color: #f5ab53;
	font-size:16px;
	font-weight:normal
}